﻿2026-06-15T12:28:30.6627885Z ##[group]Run actions/checkout@v5
2026-06-15T12:28:30.6629235Z with:
2026-06-15T12:28:30.6629959Z   repository: SaberMage/spt-core
2026-06-15T12:28:30.6638498Z   token: ***
2026-06-15T12:28:30.6639281Z   ssh-strict: true
2026-06-15T12:28:30.6640009Z   ssh-user: git
2026-06-15T12:28:30.6640769Z   persist-credentials: true
2026-06-15T12:28:30.6641585Z   clean: true
2026-06-15T12:28:30.6642328Z   sparse-checkout-cone-mode: true
2026-06-15T12:28:30.6643215Z   fetch-depth: 1
2026-06-15T12:28:30.6643924Z   fetch-tags: false
2026-06-15T12:28:30.6644660Z   show-progress: true
2026-06-15T12:28:30.6645398Z   lfs: false
2026-06-15T12:28:30.6646101Z   submodules: false
2026-06-15T12:28:30.6646854Z   set-safe-directory: true
2026-06-15T12:28:30.6647881Z ##[endgroup]
2026-06-15T12:28:30.7506733Z Syncing repository: SaberMage/spt-core
2026-06-15T12:28:30.7509432Z ##[group]Getting Git version info
2026-06-15T12:28:30.7510762Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T12:28:30.7512698Z [command]/usr/bin/git version
2026-06-15T12:28:30.7513690Z git version 2.43.0
2026-06-15T12:28:30.7516243Z ##[endgroup]
2026-06-15T12:28:30.7521589Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/786993a4-2eb5-4e6f-a744-96631190073b' before making global git config changes
2026-06-15T12:28:30.7523969Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T12:28:30.7525946Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T12:28:30.7551221Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T12:28:30.7568839Z https://github.com/SaberMage/spt-core
2026-06-15T12:28:30.7579828Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T12:28:30.7582959Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T12:28:30.7601937Z HEAD
2026-06-15T12:28:30.7633222Z ##[endgroup]
2026-06-15T12:28:30.7634232Z [command]/usr/bin/git submodule status
2026-06-15T12:28:30.7811925Z ##[group]Cleaning the repository
2026-06-15T12:28:30.7813476Z [command]/usr/bin/git clean -ffdx
2026-06-15T12:28:31.5077141Z Removing target/
2026-06-15T12:28:31.5087287Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T12:28:31.5136996Z HEAD is now at 4f877d0 Merge 5bb675aecc7bc940949432361fb15d7358642159 into 1ce9e9826bf8f8b124861eb53a389454c48c5e7a
2026-06-15T12:28:31.5142730Z ##[endgroup]
2026-06-15T12:28:31.5144342Z ##[group]Disabling automatic garbage collection
2026-06-15T12:28:31.5147227Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T12:28:31.5172991Z ##[endgroup]
2026-06-15T12:28:31.5174247Z ##[group]Setting up auth
2026-06-15T12:28:31.5177637Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T12:28:31.5204468Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T12:28:31.5396018Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T12:28:31.5428152Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T12:28:31.5615352Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T12:28:31.5640425Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T12:28:31.5830408Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T12:28:31.5860386Z ##[endgroup]
2026-06-15T12:28:31.5861707Z ##[group]Fetching the repository
2026-06-15T12:28:31.5867304Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4f877d09a74ae3712362aa355a7c3f67b725f12f:refs/remotes/pull/14/merge
2026-06-15T12:28:32.0544641Z ##[endgroup]
2026-06-15T12:28:32.0545803Z ##[group]Determining the checkout info
2026-06-15T12:28:32.0546376Z ##[endgroup]
2026-06-15T12:28:32.0549096Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T12:28:32.0585988Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T12:28:32.0617491Z ##[group]Checking out the ref
2026-06-15T12:28:32.0618026Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/14/merge
2026-06-15T12:28:32.0654252Z HEAD is now at 4f877d0 Merge 5bb675aecc7bc940949432361fb15d7358642159 into 1ce9e9826bf8f8b124861eb53a389454c48c5e7a
2026-06-15T12:28:32.0657318Z ##[endgroup]
2026-06-15T12:28:32.0685552Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T12:28:32.0705082Z 4f877d09a74ae3712362aa355a7c3f67b725f12f
